normal character meaning in English
标准字符
常规字符
Examples
- An escaped metacharacter has the behavior of a normal character
转义的元字符具有常规字符的行为。 - If the character is a normal character , this method returns true
如果该字符是普通字符,则此方法返回 - A normal character is any xml character that is not a metacharacter
常规字符为不是元字符的任何xml字符。 - Check to see the key is a normal character that should be processed by the control
检查该键是否为控件应当处理的普通字符 - There are two types of characters that are used in regular expressions : metacharacters and normal characters
正则表达式中使用以下两种类型的字符:元字符和常规字符。